home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
UTILFILE
/
FILESAFE.LZH
/
README2.BAT
< prev
Wrap
DOS Batch File
|
1990-02-12
|
2KB
|
32 lines
Echo off
Cls
:Echo
Echo
Echo ╔═══════════════════════════════════════════════════════════════════════╗
Echo ║ F I L E - S A F E ║
Echo ║ Hard Disk Installation Procedure ║
Echo ║ ║
Echo ║ 1. Place the File-Safe distribution diskette in Drive A: ║
Echo ║ ║
Echo ║ 2. Set the prompt to A: ║
Echo ║ ║
Echo ║ 3. Type in INSTALL and press ─┘ ║
Echo ║ ║
Echo ║ 4. The procedure will install File-Safe on your hard disk. ║
Echo ║ You will be given an opportunity to specify your own drive ║
Echo ║ and/or directory as well as the opportunity to cancel the ║
Echo ║ installation. ║
Echo ║ ║
Echo ║ 5. If you want to install File-Safe from another drive such ║
Echo ║ as B:, you can enter the DOS command ASSIGN A=B before you ║
Echo ║ start. Then all references in the installation procedure ║
Echo ║ to A: will act on drive B:. When you're done, enter ASSIGN ║
Echo ║ to reset the assignment to normal. ║
Echo ║ ║
Echo ╚═══════════════════════════════════════════════════════════════════════╝
Echo
:Echo
pause
CLS